/*******************清除所有的标记的内外边距****************/
       body,ul,li,dl,dt,dd,a,img,p,form,label,input,button,em,i{ margin:0; padding:0; }
       html,body{ background: #f6f6f6;}

/*******************去除项目符号或编号前面的符号****************/
       ul,ol,li,dl,dt,dd{ list-style:none; }
       em,i{ font-style: none;font-style: normal;}

/*******************全局链接效果****************/
       a:link , a:visited{color:#444;text-decoration:none;}
       a:hover{color:#FF5915;}

/*******************网页中所有的文字大小颜色****************/
       body{ font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; }

/*******************去除图片的链接边框线，兼容模式下的考虑****************/
        img{border:0;}
        button{border:none; cursor: pointer;}
        button,input,optgroup,select,textarea{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:100%;background-image:none;background:none;}
        input,textarea{ box-sizing : border-box; -moz-box-sizing : border-box; -webkit-box-sizing : border-box; border: 1px solid #B1B1B1;}
        *:focus {outline: none;}

/*********************投影***********/

/*.boxshadowright{
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#f5f5f5', Direction=180, Strength=2);
    -moz-box-shadow: 1px 2px 2px #e3e3e3;
    -webkit-box-shadow: 1px 2px 2px #e3e3e3;
    box-shadow: 1px 2px 2px #e3e3e3;
}*/
/*.boxshadow{filter: progid:DXImageTransform.Microsoft.Shadow(color='#e3e3e3', Direction=180, Strength=2);
    -moz-box-shadow:-3px 0 1px rgba(227, 227, 227, .3),
        3px 0 1px rgba(227, 227, 227, .3),
        0 0 0 #fff,
        0 4px 1px rgba(227, 227, 227, .3);
    -webkit-box-shadow:-3px 0 1px rgba(227, 227, 227, .3),
        3px 0 1px rgba(227, 227, 227, .3),
        0 0 0 #fff,
        0 4px 1px rgba(227, 227, 227, .3);
    box-shadow:-3px 0 1px rgba(227, 227, 227, .3),
        3px 0 1px rgba(227, 227, 227, .3),
        0 0 0 #fff,
        0 4px 1px rgba(227, 227, 227, .3);
}*/


/*******************页面全局样式****************/
        .header,.container,.footer{ width:100%; }
        .header{ background: #fff;}
        .container{ margin: 10px 0 20px 0;}
        .con-main{width:1100px; margin: 0 auto;position: relative;}
        /*header{background:#3d3d3d;}
        footer{background:#3d3d3d;}*/


/*******************全局的类样式****************/
	   .fontBold{font-weight: bold;}
	   .pos_rel {position: relative;}
	   .bgWhite {background: #fff;}
       .floatL{ float:left; }
       .floatR{ float:right; }
       .hidden{overflow:hidden;}
       .bg{ background: #fff;}
       .bg1{background: #319BF5;}
       .clearfix:after{ clear:both; content:"."; display:block; visibility:hidden; height:0;} 
       .radius{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius:4px;}
       .blank10{ height:10px; clear:both; }/*空白div获得上下的距离*/
       .padtop10{ padding-top:10px; }
       .padtop15{ padding-top:15px; }
       .padtop20{ padding-top:20px; }
       .padbot10{ padding-bottom:10px; }
       .padbot15{ padding-bottom:15px; }
       .padbot20{ padding-bottom:20px; }
       .martop10{ margin-top: 10px;}
       .martop15{ margin-top:15px; }
       .martop20{ margin-top:20px; }
       .marleft10{ margin-left: 10px;}
       .marleft50{ margin-left: 50px;}
       .marbot10{ margin-bottom: 10px;}
       .marbot15{ margin-bottom:15px; }
       .marbot20{ margin-bottom:20px; }
        .fontlz{color:#f27b04;}
        .fontsf{color:#fe4040;}
        .fontbd{color:#318ce6;}
        .fontdb{color:#54a92a;}
        .fontqt{color:#CDCDCD;}
        .fontls{color:#65b041;}
        .fonths{color:#000000;}
        .fontbs{color:#ffffff;}
        .bglz{background:#f27b04;}
        .bgsf{background:#fe4040;}
        .bgbd{background:#318ce6;}
        .bgdb{background:#54a92a;}
        .bgqt{background:#CDCDCD;}
        .bgls{background:#65b041;}
        .bgbs{background:#ffffff;}
        .bghs{background:#000000;}
        .width290 { width: 288px;}
        .width500 { width: 498px;}
        .width800 { width: 798px;}
        .bortop2{ border-top: solid 3px #FF5915 !important;}
        .box-sizing {box-sizing : border-box; -moz-box-sizing : border-box; -webkit-box-sizing : border-box;}
        .bordash {border-bottom: 1px dashed #f5f5f5 !important;}
        .rightNo {margin-right: 0 !important;}
        .redCol {color: #ff5915 !important;}
        .jdicowjqy{display: inline-block;vertical-align: sub;background: url(../img/hc_ico.png) no-repeat;margin-right: 5px;}
        .bordere4 {
        	border: 1px solid #E4E4E4;
        }
        .colorblue {
        	color: #319BF5;
        }
        .qg_ico {
			    width: 20px;
    			height: 20px;
    			background-position: -35px -148px;
		}
		.jc_ico {
			    width: 20px;
    			height: 20px;
    			background-position: -70px -290px;
		}
		.sanjiao_ico {
		    width: 10px;
		    height: 10px;
		    background-position: -40px -191px;
		    vertical-align: middle;
		}
		.gy_fl dl dt i {
		    margin-right: 10px;
		}
		.gy_title_ico {
			width: 12px;
			height: 12px;
			background-position: 0px -351px;
			vertical-align: middle;
		}
		.tip_ico {
			width: 18px;
			height: 18px;
			background-position:-35px -294px;
		}

/*******************按钮组****************/
.anniu{  color:#fff; padding:3px 8px;display: inline-block; cursor:  pointer;}
.anniu:hover{ background:#333; color:#fff;}

/***************************ad**************************/
.ad{ width: 1200px;}
.ad a{ margin-right: 10px;display: block; float: left;}
.ad a img{ width: 267px; height: 68px; }


/*************返回顶部************/
.scrolltop{position:fixed;bottom:160px; left:50%;margin-left:570px;width: 40px; background: #FF5915;}
.scrolltop a{display: block;width: 40px;height: 40px;background: url(../img/icon_consulti.png) no-repeat;position: relative;}
.scrolltop a:hover{background-color: #FF5915;}
.scrolltop a.totell{background-position: -1px -115px !important; border-bottom: solid 1px #f6f6f6;}
.scrolltop a.totell span{ display: none;position: absolute; top: 0;left: -130px;background: #FF5915; color:#fff; height: 40px; line-height: 40px;width: 130px;text-align: center;    font-weight: bold;}
.scrolltop a.totell:hover span{ display: block;}
.scrolltop a.totop{background-position: -2px -214px !important;}


/*************返回顶部************/



/*************头部************/
.jdtop{ height: 150px;}
.topleft,.jdseach{ float: left;}

.topleft{ float: left; overflow: hidden; margin: 36px 35px 0 0; width: 220px;}
.topleft span{ display: block;}

.jdlogo{background:url(../img/head_logo.png) no-repeat; width: 90px; height: 65px; display: block;float: left; margin-right: 5px;margin-left: 25px;margin-top: 8px;}
.jdlogo_name{font-size: 18px;color: #0E0E0E; font-weight: bold; margin-bottom: 5px;margin-top: 15px;}
.jdlogo_de{font-size: 12px;color: #6C6C6C;}

.jdseach{ height: 96px; margin:32px 0 0 0; overflow: hidden;width: 565px;}
.jdseach_title{color:#DFDFDF; height: 20px;}
.jdtuijian {
    color: #DFDFDF;
    height: 20px;
    margin-top: 10px;
}
.jdtuijian a {
    font-size: 12px;
    color: #828282;
    padding: 0 2px;
}
.jdseach_title a{font-size: 12px;color: #828282; padding: 0 10px; }
.jdseach_title a.on{ font-weight: bold;    color: #f95e01;}
.jdseach .jdinput{ overflow: hidden; height: 40px; margin-top: 6px;}
.jdseach .jdinput input,.jdseach .jdinput button,.jdseach .jdinput a{ float: left; display: block;}
.jdseach .jdinput input{ border:solid 2px #319BF5; height: 40px; width: 400px; padding: 0 10px;}
.jdseach .jdinput button,.jdseach .jdinput a{ width: 80px ; height: 40px; text-align: center;background:url(../img/ico.png) -205px -128px no-repeat; text-indent: -999%; overflow: hidden;}
.jdseach .jdinput a{ background-image: none; text-indent:0;background: #FF5915; line-height: 40px; text-align: center; color: #fff; float: right; font-weight: bold;}

.jdtell{ float: right; height: 26px; float: right;color: #000000; margin-top: 67px;margin-right: 50px; font-weight: bold; line-height: 26px;}
.jdtell em{ width: 26px; height: 26px;background:url(../img/ico.png) -104px -232px no-repeat;float: left;margin-right: 10px;}


/*************导航************/


.menu1{height:48px;display:block;padding:0px;width:100%;margin:0px auto 0 auto;}
.menu1 ul{list-style:none;padding:0;margin:0 auto;width: 1100px;}
.menu1 ul li{float:left;overflow:hidden;position:relative;line-height:48px;text-align:center;}
.menu1 ul li a{position:relative;display:block;width:110px;height:48px;font-family:"微软雅黑", "宋体";font-size:14px;text-decoration:none;cursor:pointer;font-weight:bold;line-height:48px;}
.menu1 ul li a span{position:absolute;left:0;width:111px;}
.menu1 ul li a span.out{top:0px;}
.menu1 ul li a span.over,  .menu ul li a span.bg{top:-48px;}
#menu2{background-image:url(../img/s_03.jpg);background-repeat:repeat;}
#menu2 ul li a{color:#FFFFFF;}
#menu2 ul li a span.over{color:#FFF;height:48px;width:111px;background-image:url(../img/w_03.jpg);background-repeat:repeat;}




/************友情链接**************/
.yqlj{ padding: 20px; padding-bottom: 13px;}
.yqlj strong,.yqlj a{float: left;}
.yqlj strong{color: #FB752E;}
.yqlj a{ display: inline-block; margin-left: 7px; margin-bottom: 7px;margin-right: 7px; }


.footer{ padding-top: 50px;}
.footerlogo{ background:url(../img/head_logo.png) no-repeat; width: 85px; height: 66px; margin-right: 68px; margin-left: 67px;}
.footermenu dl{ width: 135px; overflow: hidden; float: left;}
.footermenu dl dt{ font-weight: bold;color: #000000; margin-bottom: 20px;}
.footermenu dl dd a{ display: block;color: #ABABAB; font-size: 12px; height: 23px; line-height: 23px;}
.footermenu dl dd a:hover{ color:#f95e01}

.footerlast{ border-top: solid 1px #D8D8D8; margin-top: 40px; padding-top: 20px;}
.footerlast p{ margin-bottom: 10px; color: #666;line-height: 28px; text-align: center;}
.footerlast .lastimg{ overflow: hidden; margin: 7px 0;}
.footerlast .lastimg a{ display: inline-block; width: 131px;height: 40px; background: url(http://www.jdzj.com/JDZJStyle/2016/css/copyright.png);background-repeat:no-repeat; margin-right: 10px;}
.footerlast .lastimg a.beian{background-position: -1px -4px; }
.footerlast .lastimg a.beian1{background-position: -135px -4px; }
.footerlast .lastimg a.mcafee{background-position: -270px -4px; }
.footerlast .lastimg a.lanbiao{background-position: -405px -4px; }
.footerlast .lastimg a.youngper{background-position: -540px -4px; width: 125px; }
.footerlast .lastimg a.gswj{background-position: -669px -4px;width: 125px; }
.footerlast .lastimg a.beian:hover{background-position: -1px -56px; }
.footerlast .lastimg a.beian1:hover{background-position: -135px -56px; }
.footerlast .lastimg a.mcafee:hover{background-position: -270px -56px; }
.footerlast .lastimg a.lanbiao:hover{background-position: -405px -56px; }
.footerlast .lastimg a.youngper:hover{background-position: -540px -56px;}
.footerlast .lastimg a.gswj:hover{background-position: -669px -56px; }



/********其他页面*******/

/*************当前位置***********/
.jddangqian a,.jddangqian span{ line-height: 30px; height: 30px;display: inline-block;}
.jddangqian {
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
    color: #999;
}
.jddq_one_em{ 
	width: 18px;
	height: 18px; 
	background-position: -75px -225px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.jddq_one {
	line-height: 20px;
	margin-left: 10px;
}


/*全局ICO*/
.jdico{ background:url(../img/ico.png);background-repeat:no-repeat;display: inline-block; position: absolute; left: 0; top: 0;}
.jdicosj{background-position: -17px 0; width: 4px; height: 8px;top: 11px;}
.jd_yuan {
	width: 5px;
	height: 5px;
	background-position: -6px -194px !important;
	position: relative;
	top: -5px;
}

/*全局ul*/
.jdul{ padding: 0 20px; overflow: hidden;}
.jdul li{position:  relative;}

/*全局title/ul*/
.jd_title{ border-bottom: solid 2px #FF5915;font-size: 16px;color: #141414; font-weight: bold; padding: 10px 20px; padding-top: 15px;}
.jd_title .moretext{ float: right; font-size: 14px; margin-top: 2px; color: #999;}
.jd_title .moretext:after{ content: ">>";}
.jd_list,.jd_con{ background: #fff;}
.jd_ul{ padding: 12px 20px;}
.jd_list li{ height: 30px; line-height: 30px;}

.jdpage{padding: 30px; text-align: center;}

.libor{background: url(../img/e_icon9.png) bottom repeat-x; height: 35px; line-height: 35px;}